home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / asm / demos / blitterscreen / readme_first < prev    next >
Text File  |  1980-01-03  |  457b  |  19 lines

  1.  
  2. ** Blitterscreen package.
  3.  
  4. use prec2 to get sources in normal format.
  5. bs2x2.s/bs2x1.s (called bs.s in docu) is example usage of the routines
  6. in bltscr.s
  7.  
  8. read bltscr.doc for source explanations.
  9.  
  10. all assembled with prec2 & a68k, link bs.o and bltscr.o together.
  11.   I hope XREF & XDEF work with your assembler. XDEF exports labels/EQUs,
  12.   XREF imports them.
  13.  
  14. view EXCESS to see what the 2x2 mode looks like (hardwarehack, problems
  15. with 040 boards).
  16.  
  17. ** =:)
  18.  
  19.